home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / misc / FD2Pragma.readme < prev    next >
Text File  |  2000-05-02  |  4KB  |  91 lines

  1. Short:    V2.104 creates pragma, inline, ... files
  2. Author:   stoecker@amigaworld.com (Dirk Stoecker)
  3. Uploader: stoecker@amigaworld.com (Dirk Stoecker)
  4. Version:  2.104
  5. Type:     dev/misc
  6.  
  7. This is a utility to create:
  8.   - following pragma statements for certain C compilers: amicall, libcall,
  9.     flibcall, tagcall and syscall
  10.   - proto files for C compilers
  11.   - offset (LVO) files for assembler programs
  12.   - stub functions for either tag-functions or all library functions
  13.   - stub functions as assembler text
  14.   - stub functions as useable link library file
  15.   - FD files out of pragma files
  16.   - stubs for C++ compilers (SPECIAL 11, 12 and CLIB)
  17.   - the files with your own headers inserted
  18.   - files for using local pointers for shared library bases in compilers
  19.     which do not support this normally
  20.   - stub functions for Pascal compilers
  21.   - inline files for GCC
  22.   - inline, pragma and stub libraries using FPU registers
  23.   - files needed to develop for Phase5's PowerUP boards
  24.   - unit texts for FPC Pascal compiler
  25.   - BMAP files for AmigaBASIC and MaxonBASIC
  26.   - VBCC assembler inline files
  27.   - VBCC WOS stub texts and link library
  28.   - VBCC PowerUP stub texts and link library
  29.  
  30. Therefor only the FD file telling the library informations is needed. For
  31. some SPECIAL options you may additionally supply the CLIB keyword (or you
  32. need to supply it) giving FD2Pragma the prototypes file in clib directory.
  33.  
  34. Special option 200 does the reverse to normal: convert pragma to FD!
  35.  
  36. The command template you get with FD2Pragma ? .
  37.  
  38. Calling the program seems to be (is) very difficult, but it offers you a
  39. large set of functions. A lot of options need a lot of abilities to turn
  40. them on/off!
  41.  
  42. The documentation contains lots of information about related topics, so
  43. read it!
  44.  
  45. This program is in the public domain. Use it as you want, but WITHOUT ANY
  46. WARRANTY!
  47.  
  48. Please contact me:
  49.  
  50. ************************************************************************
  51. * snail-mail:                  * e-mail:                               *
  52. *   Dirk Stoecker              *   stoecker@amigaworld.com             *
  53. *   Geschwister-Scholl-Str. 10 *   dstoecker@gmx.de                    *
  54. *   01877 Bischofswerda        * world wide web:                       *
  55. *   GERMANY                    *   http://home.pages.de/~stoecker/     *
  56. * phone:                       * pgp key:                              *
  57. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages   *
  58. ************************************************************************
  59.  
  60.  
  61. ============================= Archive contents =============================
  62.  
  63. Original  Packed Ratio    Date     Time    Name
  64. -------- ------- ----- --------- --------  -------------
  65.     2146    1518 29.2% 01-Apr-00 12:48:32  FD2Pragma.info
  66.    58824   30662 47.8% 01-Apr-00 12:48:32 +FD2Pragma
  67.    70993   23726 66.5% 01-Apr-00 12:48:32 +FD2Pragma.guide
  68.     2295    1898 17.2% 01-Apr-00 12:48:32 +FD2Pragma.guide.info
  69.     2531    1097 56.6% 01-Apr-00 12:48:32 +FD2Pragma.readme
  70.     2164     895 58.6% 01-Apr-00 12:48:32 +FD2Pragma.types
  71.    30602    2102 93.1% 01-Apr-00 12:48:32 +macros.h
  72.     2489     848 65.9% 01-Apr-00 12:48:32 +stubs.h
  73.     7967     933 88.2% 01-Apr-00 12:48:32 +MakeInline
  74.      517     266 48.5% 01-Apr-00 12:48:32 +MakePPCStuff
  75.     4583     628 86.2% 01-Apr-00 12:48:32 +MakePragma
  76.     5348     643 87.9% 01-Apr-00 12:48:32 +MakeProto
  77.     8571    1132 86.7% 01-Apr-00 12:48:32 +MakeStubLib
  78.     1174     437 62.7% 01-Apr-00 12:48:32 +MakeStuff
  79.     7804     930 88.0% 01-Apr-00 12:48:32 +MakeUnit
  80.     1227     445 63.7% 01-Apr-00 12:48:32 +MakeVBCC
  81.   195983   46882 76.0% 01-Apr-00 12:48:32 +FD2Pragma.c
  82.     2188     805 63.2% 01-Apr-00 12:48:32 +SDI_ASM_STD_functions.lib
  83.     5632    1977 64.8% 01-Apr-00 12:48:32 +SDI_ASM_STD_protos.h
  84.     1390     534 61.5% 01-Apr-00 12:48:32 +SDI_compiler.h
  85.     3713    1610 56.6% 01-Apr-00 12:48:32 +SDI_defines.h
  86.      782     330 57.8% 01-Apr-00 12:48:32 +SMakeFile
  87.     9595    2304 75.9% 01-Apr-00 12:48:32 +UseFD2Pragma
  88.     2463    1658 32.6% 01-Apr-00 12:48:32 +UseFD2Pragma.info
  89. -------- ------- ----- --------- --------
  90.   430981  124260 71.1% 02-Apr-100 14:40:08   24 files
  91.